You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxExpression Class > TMtxExpression Methods > TMtxExpression.VarPrint Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxExpression.VarPrint Method

Prints the value "a" of variable with "aName" to Dst.

Syntax
C#
Visual Basic
public void VarPrint(TValueRec a, [In] string aName, [In] TStrings Dst);

Adds lines to Dst to display the contents of variable in a on a command line like user interface.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!